Devlooped
- 459,010 total downloads
- last updated 8/14/2017
- Latest version: 2.0.3
Provides assembly-level shared state via IAssemblyFixture<TFixture>, just like built-in class fixture state.
- 71,457 total downloads
- last updated 8/7/2016
- Latest version: 0.2.72
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.
- 38,846 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
Ensures that referencing project satisfies the prerequisites for ThisAssembly, namely:
* MSBuild 16.8+: contains the Roslyn support for source generators
* C# 9.0 or greater language: it's the only language supported by Roslyn source generators at the moment.
Built from...
More information
- 37,642 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
** C# 9.0 ONLY **
This package generates a static `ThisAssembly.Info` class with public
constants exposing the following attribute values generated by default for SDK style projects:
* AssemblyConfigurationAttribute
* AssemblyCompanyAttribute
* AssemblyTitleAttribute
* AssemblyProductAttribute
*...
More information
- 29,160 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
** C# 9.0 ONLY **
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 `AssemblyMetadata` MSBuild items.
So for an attribute like:...
More information
- 28,495 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
** C# 9.0 ONLY **
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 project file, such as:
<PropertyGroup>
<Foo>Bar</Foo>...
More information
- 26,237 total downloads
- last updated 6/29/2022
- Latest version: 1.4.0
A dotnet global tool for downloading and updating loose files from arbitrary URLs.
Built from https://github.com/devlooped/dotnet-file/tree/65f344cb5
- 26,148 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
Meta-package that includes all ThisAssembly.* packages. ** C# 9.0 ONLY **
Built from https://github.com/devlooped/ThisAssembly/tree/96dde2c67
- 25,742 total downloads
- last updated 11/5/2021
- Latest version: 1.1.1
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 Launches Visual Studio in client mode
config Opens the config folder.
install...
More information
- 25,448 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
** C# 9.0 ONLY **
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" />
</ItemGroup>
Results in a corresponding `ThisAssembly.Constants.Foo.Bar`...
More information
- 23,937 total downloads
- last updated 10/21/2021
- Latest version: 1.0.9
** C# 9.0 ONLY **
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 parameters.
In addition, it groups constants and methods in nested classes...
More information
- 14,009 total downloads
- last updated 10/28/2021
- Latest version: 1.1.0
Reactive extensions for C# libraries as an ultra-lightweight source-only alternative to the full
[System.Reactive](https://www.nuget.org/packages/System.Reactive) for IObservable<T> producers.
100% dependency-free (source-based) support for library authors exposing IObservables leveraging...
More information
- 13,112 total downloads
- last updated 7/30/2021
- Latest version: 1.0.6
A global tool for managing hierarchical configurations for dotnet tools, using git config format.
Usage: dotnet config [options]
Location (uses all locations by default)
--local use .netconfig.user file
--global use global config file
--system...
More information
- 12,165 total downloads
- last updated 7/10/2021
- Latest version: 0.3.2
A dotnet global tool for managing Git credentials using the Microsoft Git Credentials Manager Core.
Built from https://github.com/devlooped/dotnet-gcm/tree/695897453
- 11,871 total downloads
- last updated 12/13/2021
- Latest version: 3.2.0
Repository pattern with POCO object (including C# 9 records!) support for storing to Azure/Cosmos DB Table Storage.
Built from https://github.com/devlooped/TableStorage/tree/b5fdee2e2
- Previous
- Next