Microsoft.Testing.Extensions.TrxReport.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview.25358.7
  • Microsoft test testing unittest unittesting unit-testing tdd
Package Description
Microsoft.TypeScript.MSBuild by: Microsoft
  • 4 total downloads
  • Latest version: 5.7.1
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.4.21274.1
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.3
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages. This package was built from the source code at https://github.com/aspnet/scaffolding/tree/e88080db53be325d2927554eb7675a1247298687
Microsoft.Web.LibraryManager.Build by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.113
  • library, package, client-side, build
MSBuild target for the Visual Studio Library Manager
Mono.Posix by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-alpha5.21302.3
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq by: Daniel Cazzulino, kzu
  • 9 total downloads
  • Latest version: 4.7.11
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
NSwag.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.3.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.LibraryModel by: Microsoft
  • 1 total downloads
  • Latest version: 6.8.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 6 total downloads
  • Latest version: 1.5.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Console distributed-tracing
Console exporter for OpenTelemetry .NET
OpenTK by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.2.0
  • 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
OpenTK.Compute by: Team OpenTK
  • 5 total downloads
  • Latest version: 5.0.0-pre.11
OpenCL Compute Bindings for dotnet from the Khronos OpenCL C Library.
OpenTK.Core by: Team OpenTK
  • 7 total downloads
  • Latest version: 5.0.0-pre.11
Holds core functionality used by other OpenTK packages.
OpenTK.Graphics by: Team OpenTK
  • 6 total downloads
  • Latest version: 5.0.0-pre.7
OpenGl and OpenGlEs bindings for dotnet from the Khronos openGL c library.
OpenTK.Input by: Team OpenTK
  • 9 total downloads
  • Latest version: 5.0.0-pre.13
Hid/Controller input library.
OpenTK.Mathematics by: Team OpenTK
  • 4 total downloads
  • Latest version: 5.0.0-pre.12
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.Windowing.Common by: Team OpenTK
  • 5 total downloads
  • Latest version: 5.0.0-pre.9
Common functionality for OpenTK.Windowing.* packages.
OpenTK.Windowing.Desktop by: Team OpenTK
  • 5 total downloads
  • Latest version: 4.9.3
  • opentk;opengl;cross-platform;openal;csharp;fsharp;vb;dotnet;mono;graphics;game;scientific;science;3d;2d;math;input;gamepad;joystick
An abstraction over OpenTK.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
OpenTK.Windowing.GraphicsLibraryFramework by: Team OpenTK
  • 7 total downloads
  • Latest version: 5.0.0-pre.9
GLFW bindings for c# from the cpp GLFW library.
Portable.BouncyCastle by: Oren Novotny
  • 1 total downloads
  • Latest version: 1.8.1
  • bouncycastle cryptography encryption security PCL wp8 wpa81 coreclr dotnet dnx uwp sl5 monotouch monoandroid xamarin xamarin.ios
Support for .NET 4, WP 8 SL, WP 8.1, Windows 8, MonoTouch, MonoAndroid, Xamarin.iOS, Core CLR IMPORTANT: The Serpent cipher as of 1.8.0 is incompatible with the behaviour of Serpent in earlier releases; it has been modified to conform to the standard byte-order interpretation for blocks (and keys). The previous behaviour is available from 1.8.0 as the "Tnepres" cipher. See BMA-52 for more information if this may affect you. Crypto features: - Generation and parsing of PKCS-12 files. - X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates. - PBE algorithms supported by PbeUtilities: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256. - Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withECDSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA. - Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, ChaCha, DES, DESede, GOST28147, HC-128, HC-256, IDEA, ISAAC, Noekeon, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Salsa20, SEED, Serpent, Skipjack, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20. - Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR). - Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS-5/7, TBC, X.923, and Zero Byte. - Asymmetric key algorithms: ElGamal, DSA, ECDSA, NaccacheStern and RSA (with blinding). - Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS-1. - AEAD block cipher modes: CCM, EAX, GCM and OCB. - Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool. - XOFs: SHAKE. - Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998. - Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a. - Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC. - PBE generators: PKCS-12, and PKCS-5 - schemes 1 and 2. - OpenPGP (RFC 4880) - Cryptographic Message Syntax (CMS, RFC 3852), including streaming API. - Online Certificate Status Protocol (OCSP, RFC 2560). - Time Stamp Protocol (TSP, RFC 3161). - TLS/DTLS client/server up to version 1.2, with support for the most common ciphersuites and extensions, and many less common ones. Non-blocking API available. - Elliptic Curve Cryptography: support for generic F2m and Fp curves, high-performance custom implementations for many standardized curves. - Reading/writing of PEM files, including RSA and DSA keys, with a variety of encryptions. - PKIX certificate path validation