System.AppDomain
by: Shmueli Englard
- 442 total downloads
- Latest version: 2.0.9
Exposes the hidden System.AppDomain in .NET Core. Required supporting classes are also exposed.
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 773 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
System.Binary
by: Microsoft Corporation
- 36 total downloads
- Latest version: 0.1.0-alpha-001
Non-allocating ninary reader and writer
StyleCop.Analyzers
by: Sam Harwell et. al.
- 2.233k total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore.Filters
by: Matt Frear
- 1.783k total downloads
- Latest version: 9.0.1
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 3.391k total downloads
- Latest version: 8.1.4
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swagger.Net
by: Mike Trionfo
- 66 total downloads
- Latest version: 0.5.5
Documents the ASP.NET Web API using the Swagger specification.
Swagger.Net targets .NET 4.0 and will expose any apis the inherit from the ApiController in the new ASP.NET Web API.
Swagger.NET aims to conform to the Swagger specification to support all swagger components including client code gen.
Swashbuckle
by: Richard Morris
- 56 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swagger.Net.UI
by: Mike Trionfo
- 67 total downloads
- Latest version: 1.1.0
Swagger UI is written by the wordnik folks and allows one to interact with a REST API that is documented using the Swagger spec (including swagger's code gen tools). This package makes the latest available for the .NET community.
This is packaged with a pre-release version of Swagger.Net which emits the Swagger spec for the ASP.NET Web API.
NOTE: Currently broken in IE. Use in other browser.
Swashbuckle.AspNetCore.Filters.Abstractions
by: Matt Frear
- 635 total downloads
- Latest version: 9.0.1
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 15.965k total downloads
- Latest version: 8.1.4
Swagger Generator for APIs built on ASP.NET Core
System.AppContext
by: Microsoft
- 28.769k total downloads
- Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
When using NuGet 3.x this package requires at least version 3.4.
Swashbuckle.AspNetCore
by: domaindrivendev
- 2.984k total downloads
- Latest version: 7.1.0
Swagger tools for documenting APIs built on ASP.NET Core
Sw.ChinaEncryptSM
by: itsvse
- 41 total downloads
- Latest version: 1.0.1
国密SM算法加解密工具,支持使用 Java 引入 hutool 相互加解密。
SM4 生成 Key 和 IV,代码:SM4Utils.GenerateSecretKey()
StructureMap
by: Jeremy D. Miller Joshua Flanagan Frank Quednau Dmytro Dziuma
- 406 total downloads
- Latest version: 4.7.1
The Original IoC Container for .Net
structuremap
by: Jeremy Miller
- 51 total downloads
- Latest version: 2.6.3
StructureMap is a Dependency Injection / Inversion of Control tool for .Net that can be used to improve the architectural qualities of an object oriented system by reducing the mechanical costs of good design techniques. StructureMap can enable looser coupling between classes and their dependencies, improve the testability of a class structure, and provide generic flexibility mechanisms. Used judiciously, StructureMap can greatly enhance the opportunities for code reuse by minimizing direct coupling between classes and configuration mechanisms.
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 1.861k total downloads
- Latest version: 8.1.4
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 15.897k total downloads
- Latest version: 8.1.4
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
SunnyUI.Common
by: ShenYonghua
- 426 total downloads
- Latest version: 3.4.0
SunnyUI.Common 是基于.Net Framework4.0+、.Net Standard2.0、.Net6、.Net7 的开源工具类库、扩展类库。
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 223 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Swashbuckle.AspNetCore.Newtonsoft
by: domaindrivendev
- 1.806k total downloads
- Latest version: 8.1.4
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors