Top 20 NuGet Packages
Package Description
Simple - C# Interface base communication module a'la WCF - server library .net 3.1
A .NET Standard library for serializing and deserializing JSON format CycloneDX bill-of-material documents.
Cynosura Entity Framework data implementation
Setup entity initilization for our project.
The engine of source code generation; used by CodeGeneration.Roslyn.Tool. Useful for testing custom source generators. API:
* CodeGeneration.Roslyn.CompilationGenerator
* CodeGeneration.Roslyn.DocumentTransform
Package Description
Helper classes for using Siren Hypermedia in .NET.
Package Description
This library contains classes and methods designed to perform simple ETL jobs and provide some basic logging functionality. See the project page on github for a more detailed explanation
D3vS1m means discrete events & development for network device simulation. This is the application layer that contains all basic simulators to implement and run a network simulation.
D3vS1m means discrete events & development for network device simulation. The assembly D3vS1m.Domain contains the domain layer of this framework.
Just a stupid testing app for Nuke Packs
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
A small client for Kafka
Utility classes and methods for wpf applications
Package allows you to use the same friendly markup for a Razor Component in Razor Pages as you would in Blazor.
For example:
<mycomponent message='$"Hello World {DateTime.Now}"' />
vs
<component type="typeof(MyComponent)" render-mode="Static" param-message='$...
An XmlSlurper implementation for .Net.