Devlooped 


  • Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
  • .NET implementations of EXSLT, XML Base, XInclude, XPointer, as well as a unique set of utility classes making XML programming in .NET platform easier, more productive and effective.
    • 1,127,525 total downloads
    • last updated 7/30/2021
    • Latest version: 1.0.6

    • dotnet config
    APIs for handling dotnet-config compatible settings for any dotnet tool. Usage: var config = Config.Build(); var value = config.GetString("section", "subsection", "variable"); // Setting values, Config... More information
    • 631,840 total downloads
    • last updated 9/9/2022
    • Latest version: 2.1.1
    Assembly-level shared state via IAssemblyFixture, just like built-in collection and class fixture state.
  • An improved API on top of System.Diagnostics. Adds support for dynamic runtime configuration of trace sources, hierarchical trace sources and testability. Usage: static readonly ITracer tracer =... More information
  • Simple, flexible and powerful NuGet packaging
    • 208,611 total downloads
    • last updated 1/29/2021
    • Latest version: 2.0.1
    A lightweight API to read and write .NET XML documentation files, optionally augmented with reflection information. Built from https://github.com/devlooped/NuDoq/tree/c2be4d4e1
    • 161,549 total downloads
    • last updated 2/16/2023
    • Latest version: 1.5.0
    Merq: Message Bus (Commands + Events) Interfaces
    • 89,845 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.11

    • dotnet roslyn
    Ensures that referencing project is using a compatible Compiler API (Roslyn).
    • 82,812 total downloads
    • last updated 2/10/2023
    • Latest version: 0.9.3

    • xunit vssdk testing
    Allows creating reliable, flexible and fast VS SDK integration (VSIX) tests that run using any xUnit capable runner, such as Visual Studio built-in Test Explorer or TestDriven.NET.
    • 67,055 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.12

    • dotnet roslyn
    This package generates a static `ThisAssembly.Info` class with public constants exposing the following attribute values generated by default for SDK style projects: * AssemblyConfigurationAttribute *... More information
    • 58,396 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.12

    • dotnet roslyn
    This package generates a static `ThisAssembly.Constants` class with public constants for each Constant MSBuild item in the project. For example: <ItemGroup> <Constant Include="Foo.Bar" Value="Baz" />... More information
    • 56,857 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.12

    • dotnet roslyn
    This package generates a static `ThisAssembly.Project` class with public constants exposing project properties that have been opted into this mechanism by adding them as `ProjectProperty` MSBuild items in... More information
    • 54,678 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.12

    • dotnet roslyn
    This package generates a static `ThisAssembly.Metadata` class with public constants exposing each `[System.Reflection.AssemblyMetadata(..)]` defined for the project, such as when using .NET 5.0+ support for... More information
    • 48,629 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.12

    • dotnet roslyn
    Meta-package that includes all ThisAssembly.* packages.
    • 47,706 total downloads
    • last updated 3/22/2023
    • Latest version: 1.2.12

    • dotnet roslyn
    This package generates a static `ThisAssembly.Strings` class with public constants exposing string resources in .resx files or methods with the right number of parameters for strings that use formatting... More information
    • 45,105 total downloads
    • last updated 11/17/2022
    • Latest version: 1.4.1
    A dotnet global tool for downloading and updating loose files from arbitrary URLs.
    • 39,343 total downloads
    • last updated 8/18/2022
    • Latest version: 1.2.0
    A global tool for managing Visual Studio installations Usage: vs [command] [options|-?|-h|--help] [--save=ALIAS [--global]] Supported commands: alias Shows the list of saved aliases client... More information
    • 30,543 total downloads
    • last updated 2/16/2023
    • Latest version: 1.5.0
    Default implementation of core interfaces for ICommandBus and IEventStream
    • 30,137 total downloads
    • last updated 3/28/2023
    • Latest version: 0.10.3

    • github sponsors
    Enables library authors to attribute GitHub sponsorships to their Sponsors account.