Microsoft.Orleans.TestingHost
by: Microsoft Research
- 1 total downloads
- Latest version: 1.0.10
Microsoft Orleans library for hosting silo in a testing project.
Mono.TextTemplating
by: Mikayla Hutchinson
- 1 total downloads
- Latest version: 1.1.0
Open-source implementation of the T4 templating engine.
MudBlazor
by: Garderoben, Henon and Contributors
- 2 total downloads
- Latest version: 6.21.0
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
OpenTK
by: Team OpenTK
- 1 total downloads
- Latest version: 4.7.5
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
runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 2 total downloads
- Latest version: 4.7.0-preview1.19504.10
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.0.1
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80
by: Eric Sink, D. Richard Hipp, et al
- 5 total downloads
- Latest version: 1.1.9
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.1.0.47
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
System.Private.Uri
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-beta-23409
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
System.Text.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22231
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
System.Threading
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Xamarin.Android.Support.Core.Utils
by: Xamarin Inc.
- 2 total downloads
- Latest version: 25.1.0-beta2
Core Utils Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v13
by: Xamarin Inc.
- 4 total downloads
- Latest version: 25.1.0-beta2
v13 Android Support Library C# bindings for Xamarin
xunit
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.5.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.