Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
6 packages returned for Tags:"usings"
Sort by
Relevance
Downloads
Recently updated
MoveToGlobalUsingsAnalyzer
by:
Magiak
27,229 total downloads
last updated
2/28/2023
Latest version:
1.4.0
global
usings
analyzers
C#
10
This is a analyzer and code fix provider for C# that moves usings from the file they are used to a file called Usings.cs.
SvSoft.
MSBuild.
CheckUnnecessaryUsings
by:
shuebner
15,865 total downloads
last updated
8/7/2023
Latest version:
1.0.1
msbuild
ide0005
usings
Applies a workaround so that consuming projects can have IDE0005 (Unnecessary Usings) checked in their compile-time build. Projects can still choose to enable XML doc file generation without interference from...
More information
GlobalUsingsAnalyzer
by:
bjorndaniel
8,189 total downloads
last updated
2/21/2023
Latest version:
1.4.0
C#
global
usings
analyzers
A C# analyzer that will suggest moving usings to a single project file. Defaults to GlobalUsings.cs but can be changed using a .editorconfig setting
UsingUsings
by:
jasonbock
729 total downloads
last updated
3/15/2023
Latest version:
1.0.0
.NET
C#
global
usings
tool
A tool that generates statistics on namespace usage
DebuggingUsingsInsertor
by:
jakubsuchybio
2,196 total downloads
last updated
3/1/2016
Latest version:
1.0.5904.40201
lambda
window
insert
debugging
LINQ
usings
watch
immediate
analyzer
This is an example of roslyn analyzer, that can create diagnostics when there are missing some usings, that are required for using debugging data transformation via lambdas and Linqs in Watch or Immediate...
More information
UsingsSdk
by:
thebackroomdev
327 total downloads
last updated
11/16/2022
Latest version:
0.0.1
justinwritescode
msbuild
msbuild-sdk
usings
using
implicit-usings
This SDK provides a way to add reusable `using` statements to your project files, packaged as a NuGet package. This is useful if you want to declare a set of `using` statements that are used in multiple...
More information