NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 2 total downloads
- Latest version: 9.13.22
JSON Schema reader, generator and validator for .NET
NSwag.Annotations
by: Rico Suter
- 1 total downloads
- Latest version: 13.14.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 73 total downloads
- Latest version: 14.4.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader
by: Rico Suter
- 1 total downloads
- Latest version: 11.11.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 10 total downloads
- Latest version: 13.8.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 11.12.2
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 2 total downloads
- Latest version: 13.10.8
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 1 total downloads
- Latest version: 8.3.6208.27064
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 13 total downloads
- Latest version: 13.18.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 7 total downloads
- Latest version: 13.18.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 0 total downloads
- Latest version: 13.18.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 11 total downloads
- Latest version: 13.19.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 7 total downloads
- Latest version: 12.2.4
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore
by: Rico Suter
- 2 total downloads
- Latest version: 11.17.21
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 11.12.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NUnit
by: Charlie Poole, Rob Prouse
- 2 total downloads
- Latest version: 4.4.0-beta.1
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 2.1.89
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Polly
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 5.0.2-v5-0-alpha0001
Polly is a .NET 4.0 / 4.5 / .NET Standard 1.0 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.25173.1
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.