Microsoft.WindowsAppSDK.DWrite
by: Microsoft
- 9 total downloads
- Latest version: 1.0.0-experimental1
DWriteCore is an implementation of the Microsoft Windows DirectWrite API
that has been decoupled from the Windows OS. DWriteCore provides services for applications
to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 13 total downloads
- Latest version: 1.0.0-experimental1
Microsoft Windows App SDK Foundation
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 14 total downloads
- Latest version: 1.0.0-experimental1
This package provides the Microsoft Interactive Experiences features in Windows App SDK.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 12 total downloads
- Latest version: 1.0.0-experimental1
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library.
The WinUI 3 APIs in this package are subject to change in future releases of Windows App SDK. This version is intended for preview and not for use in shipping applications.
mongocsharpdriver
by: MongoDB, Inc.
- 220 total downloads
- Latest version: 2.0.0-beta1
This package has been deprecated. The new package name is MongoDB.Driver.
MongoDB.Driver.Core
by: MongoDB Inc.
- 301 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 339 total downloads
- Latest version: 1.9.0
Libmongocrypt wrapper for the .NET driver.
MSBuild.Sdk.Extras
by: Claire Novotny
- 416 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
NDatabase
by: Jacek Spólnik
- 241 total downloads
- Latest version: 3.8.0
NDatabase is a simple .Net Object Database. To avoid impedance mismatch overhead between Object and Relational worlds, give a try to NDatabase. NDatabase is a new generation Object Database: a real native and transparent persistence layer for .Net.
- Object because the basic persistent unit is an object, not a table.
- Native and Transparent because it directly persists objects the way they exist in the native programming language, without any conversion.
Using NDatabase as your persistence layer will let you focus on your business logic allowing storing and retrieving native objects in a single line of code. No more Relational to Object mapping is necessary, NDatabase just persists objects the way they are, no matter their complexity.
NEST
by: Elasticsearch Inc. and contributors
- 10 total downloads
- Latest version: 1.0.0-beta1
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net
NETStandard.Library
by: Microsoft
- 87 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 300 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Nullable
by: Manuel Römer
- 72 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
NUnit
by: Charlie Poole
- 512 total downloads
- Latest version: 2017.10.24.1
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests.
Version 2.6 is the seventh major release of this well-known and well-tested programming tool.
This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
OpenTK
by: Team OpenTK
- 803 total downloads
- Latest version: 5.0.0-pre.13
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
OpenTK.GLControl
by: The Open Toolkit Team
- 9 total downloads
- Latest version: 3.0.0-pre
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
OpenTK.redist.glfw
by: Team OpenTK
- 9 total downloads
- Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
PInvoke.BCrypt
by: Andrew Arnott
- 19 total downloads
- Latest version: 0.6.6
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 68 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.