NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 2 total downloads
  • Latest version: 9.13.22
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NSwag.Annotations by: Rico Suter
  • 1 total downloads
  • Latest version: 13.14.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore by: Rico Suter
  • 73 total downloads
  • Latest version: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader by: Rico Suter
  • 1 total downloads
  • Latest version: 11.11.1
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 10 total downloads
  • Latest version: 13.8.2
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp by: Rico Suter
  • 1 total downloads
  • Latest version: 11.12.2
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 2 total downloads
  • Latest version: 13.10.8
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands by: Rico Suter
  • 1 total downloads
  • Latest version: 8.3.6208.27064
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 13 total downloads
  • Latest version: 13.18.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml by: Rico Suter
  • 7 total downloads
  • Latest version: 13.18.5
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation by: Rico Suter
  • 0 total downloads
  • Latest version: 13.18.2
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 11 total downloads
  • Latest version: 13.19.0
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 7 total downloads
  • Latest version: 12.2.4
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore by: Rico Suter
  • 2 total downloads
  • Latest version: 11.17.21
  • Swagger Documentation AspNetCore
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 11.12.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
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 test testing tdd framework fluent assert theory plugin addin
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
  • discriminated unions, return type, match switch
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
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Bulkhead Fallback Timeout Throttle Parallelization
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.
Reloadify3000 by: James Clancey
  • 1 total downloads
  • Latest version: 1.0.5
Hot Reload plugin for Comet
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.11.0-beta1.25173.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.