Microsoft.WindowsAppSDK.Search by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.6-experimental
  • Windows "Windows App SDK" WinAppSDK Search "Semantic Search"
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Search APIs.
Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.6-experimental
  • Windows "Windows App SDK" WinAppSDK Widget
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Microsoft.WindowsAppSDK.WinUI by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.2-experimental
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
MSBuild.Sdk.Extras by: Oren Novotny
  • 2 total downloads
  • Latest version: 1.1.0-preview.2.build.8
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
Nerdbank.GitVersioning by: Andrew Arnott
  • 1 total downloads
  • Latest version: 2.1.23
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema.CodeGeneration by: Rico Suter
  • 3 total downloads
  • Latest version: 9.13.34
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp by: Rico Suter
  • 1 total downloads
  • Latest version: 8.16.6295.13544
  • json schema validation generator codegen .net
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 9.1.0
  • json schema validation generator .net
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.Yaml by: Rico Suter
  • 1 total downloads
  • Latest version: 9.10.71
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NSwag.AspNetCore by: Rico Suter
  • 2 total downloads
  • Latest version: 13.11.0
  • 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.18.5
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 12.0.2
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 13.1.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
  • 3 total downloads
  • Latest version: 13.4.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 11.12.5
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks by: Microsoft
  • 3 total downloads
  • Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
  • nuget
The understanding of target frameworks for NuGet.Packaging
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 1 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
OpenTK by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.6.7
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
Redux.NET by: Guillaume Salles
  • 2 total downloads
  • Latest version: 2.0.0
  • Redux Redux.NET
Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
Remotion.Linq by: rubicon IT GmbH
  • 1 total downloads
  • Latest version: 2.2.0-alpha-002
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations