Giter VIP home page Giter VIP logo

Sven Hübner's Projects

creategen icon creategen

C# source generator enabling method group syntax for object creation by generating a static Create method that calls the actual constructor

deepequals icon deepequals

Creates a dynamically compiled DeepEquals function that does not use slow reflection at call time

demo_genericpartialapplication icon demo_genericpartialapplication

Demonstrates generic partial application, i. e. how to build a generic call with multiple type arguments one type argument at a time, without reflection of course.

errorprone.net icon errorprone.net

Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)

json_keyref icon json_keyref

Checks referential integrity of a JSON document according to an external specifications similar to XSD's keyref etc.

multiassemblypackagecheck icon multiassemblypackagecheck

Adds an MSBuild task that checks assembly references of all assemblies within a package for inconsistencies.

nukeeper icon nukeeper

Automagically update nuget packages in .NET projects

oneofdiagnosticsuppressor icon oneofdiagnosticsuppressor

Suppresses switch exhaustiveness warnings for `OneOf<...>.Value` instances from [OneOf](https://github.com/mcintyre321/OneOf)

repro-dotnet-sdk-25758 icon repro-dotnet-sdk-25758

Reproduces `--no-incremental` build error with SDK 6.0.300 and IsExternalInit and Nullable package

rpcoveripcdemo icon rpcoveripcdemo

Demonstrates how to do RPC between a .NET 5 process and a .NET Framework 4.8 process

sharedmemory icon sharedmemory

C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.