GitHub topics: csproj
dotnet/project-system
The .NET Project System for Visual Studio
Language: C# - Size: 57.2 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 995 - Forks: 400

ubisoft/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
Language: C# - Size: 17.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,010 - Forks: 185

3F/MvsSln
🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and more …
Language: C# - Size: 2.07 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 145 - Forks: 29

IvanStoychev/IvanStoychev.Useful.String.Extensions
A .Net library of useful extension methods for the "string" class in C#.
Language: C# - Size: 490 KB - Last synced at: 2 days ago - Pushed at: 11 days ago - Stars: 8 - Forks: 4

ionide/proj-info
Parse and evaluate MsBuild project files
Language: F# - Size: 966 KB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 65 - Forks: 39

microsoft/NugetNinja
A tool for detecting dependencies of .NET projects.
Language: C# - Size: 264 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 90 - Forks: 10

ModernRonin/ProjectRenamer
Conveniently rename your csproj files
Language: C# - Size: 206 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 173 - Forks: 16

MattParkerDev/DotNetSolutionTools
Various tools to aid in maintaining .NET solutions 👨💻
Language: C# - Size: 2.58 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 0

hvanbakel/CsprojToVs2017
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
Language: C# - Size: 901 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,087 - Forks: 119

YuraSidorets/dotnet-visualizer
Graphviz & Mermaid dependency graphs for your .NET solutions, NuGet packages, and DI containers.
Language: C# - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RupertAvery/VsTools.Projects
A library for reading and modifying CSPROJ files
Language: C# - Size: 36.1 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 4

emacs-vs/company-meta-net
company-mode backend for C# project
Language: Emacs Lisp - Size: 131 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

deckelmouck/VersionIncrementerTool
small dotnet-tool to increase version in csproj file
Language: C# - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rstm-sf/AvaloniaProjectInfoResolver
A utility to resolve Avalonia features from MSBuild Project File
Language: C# - Size: 195 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

managedcode/MAUIAppVersion
This action updates the application version and/or display version properties in a .cproj file for a MAUI application. You can use this action as part of your CI/CD workflow to automatically update the version properties when building and publishing your MAUI application.
Language: JavaScript - Size: 812 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 1

damienbod/AspNetCoreIdentityServer4Angular2Docker
Language: C# - Size: 624 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 21 - Forks: 3

damienbod/AspNetCoreMvcProtobufFormatters
ASP.NET Core MVC Protobuf Formatters (InputFormatter and OutputFormatter)
Language: C# - Size: 8.04 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 12

Aldaviva/Copywriter
© Automatically update copyright years in project sources. Handles .NET SDK-style .csproj files and .NET AssemblyInfo.cs files.
Language: C# - Size: 68.4 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

webmaster442/csproj
csproj is a simple tool to change properties of multiple C# projects
Language: C# - Size: 24.4 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Andrew-Brad/AB.Extensions
C# extensions to help with everyday coding tasks. No dependencies.
Language: C# - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

ume05rw/SharpCifs.Std
SharpCifs.Std is a port from SharpCifs to .NET Standard. Original SharpCifs: https://github.com/zinkpad/SharpCifs
Language: C# - Size: 599 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 86 - Forks: 34

Longfld/ASPNETcoreAngularJWT
Angular in ASP.NET Core with JWT solution by systemjs
Language: C# - Size: 117 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 47 - Forks: 19

jhett12321/Unity-SlnGen
Unity editor extension that adds additional solution configurations to generated .sln/.csproj files.
Language: C# - Size: 1.8 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 1

francWhite/watchex
watch and update non-compiled files of a .csproj project at runtime
Language: C# - Size: 41 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

sator-imaging/Csproj.Sdk
MSBuild SDK collection for C# project (.csproj file) to migrate legacy-style project to newer SDK-style format.
Language: C# - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

guitarrapc/CsProjEditor
csproj editor
Language: C# - Size: 305 KB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 1

dotnet/MVPSummitHackathon2016 📦
Samples for the CLI extensibility hackathon for MVP Summit 2016 in Redmond!
Language: C# - Size: 41 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 13

thomaslevesque/InternalsVisibleTo.MSBuild
Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.
Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 6

HO-COOH/MsBuild-Inline-Task-Demo
A demo about running C# code in msbuild
Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jmrog/vscode-nuget-package-manager
An extension for Visual Studio Code that lets you easily add or remove .NET Core 1.1+ package references to/from your project's .csproj file using Code's Command Palette.
Language: TypeScript - Size: 22.5 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 16

mantovanig/csproj-integrity
Check csproj file (Visual Studio) integrity
Language: JavaScript - Size: 323 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 9

re-mouse/ReDI
Reusable Dependency injection for Unity3D and .NET (Pure C#)
Language: C# - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DogmaSolutions/AspNet5.QA.Template
An opinionated set of files and configurations usefull to enforce coding best practices and uniformity in ASP.NET 5 projects
Language: JavaScript - Size: 20.5 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

DogmaSolutions/AspNet6.QA.Template
An opinionated set of files and configurations usefull to enforce coding best practices and uniformity in ASP.NET 6 projects
Language: JavaScript - Size: 14.6 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Chase-William/DotDocs
Generate easy add hoc docs from your C# codebase in markdown.
Language: C# - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

ofenloch/hello-world
simple C# demo project demonstrating how to set up a larger C# project without Visual Studio
Language: C# - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

LordMike/MBW.Tools.CsProjFormatter
Dotnet global tool to format CSProj files, sorting dependencies and indenting elements
Language: C# - Size: 42 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

TargetFrameworkMigrator/TargetFrameworkMigrator
Visual Studio Bulk Change Target Framework Extension
Language: C# - Size: 873 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 168 - Forks: 120

Longfld/ASPNETCoreAngular
ASPNET Core Angular (VS2017 or csproj)
Language: C# - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 4

chris1248/SolutionBuilder
Generates a solution file by pointing to a directory
Language: C# - Size: 157 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

gumbarros/ReferenceManager
A F# console app to replace PackageReferences with ProjectReferences in an entire solution.
Language: F# - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

omajid/csproj-mode
An emacs major mode for working with csproj files
Language: Emacs Lisp - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

antoinne85/DotNetMove
A dotnet tool for moving projects around on disk while automatically updating solutions and project references.
Language: C# - Size: 81.1 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

qbikez/ps-csproj
Tools for managing csproj files
Language: PowerShell - Size: 514 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 4

aienabled/WpfNewProjectSystemSample
Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET Framework 4.6.2 or higher.
Language: C# - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 4

shuruev/SharedProperties
Allows specifying shared project properties at the solution level.
Size: 1.46 MB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

JoshuaKGoldberg/TSLint.MSBuild 📦
[Deprecated] An MSBuild task for running TSLint.
Language: JavaScript - Size: 25.6 MB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 13

wieslawsoltes/PackageReferenceEditor 📦
MSBuild, csproj and props package reference editor.
Language: C# - Size: 61.9 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 3

DaniloNovakovic/zipbins 📦
Python CLI app that zips binary files for projects built with .NET Framework into a single .zip file
Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

vweevers/dotnet-bump
CLI to increment and git-tag the version of .NET, C(++) and npm projects.
Language: JavaScript - Size: 64.5 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

MiroslavMikus/DependencyScanner 📦
Language: C# - Size: 4.64 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

stevenaw/vs-parse
Node-based utilities for parsing Visual Studio files
Language: JavaScript - Size: 211 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 4

DogmaSolutions/DotNet6.QA.Template
An opinionated set of files and configurations usefull to enforce coding best practices and uniformity in .NET 6 projects
Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DogmaSolutions/DotNet5.QA.Template
DotNet5.QA.Template
Size: 9.77 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

azz/vscode-csproj
:closed_book: Visual Studio Code extension to keep your csproj files up to date.
Language: TypeScript - Size: 1010 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 12

tompazourek/AspNetMvcOnSdk
Sample application demonstrating design-time Razor Intellisense issues on a barebones ASP.NET MVC (non-Core) app using an SDK-style project on top of .NET Framework 4.8.
Language: C# - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

zlypher/msbuild-basics
Demo of basic usage of msbuild and the csproj format
Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

hieuxlu/sln-tools
CLI helper for Visual Studio .sln & .csproj files
Language: C# - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

kaspersorensen/dotnet-maven-plugin
A Maven plugin for building dotnet projects based on project.json
Language: Java - Size: 151 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 15

ANovokmet/node-csproj-util
Edit Visual Studio project files using Node.js
Language: TypeScript - Size: 73.2 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

xin9le/SdkStyle_AspNet
ASP.NET project samples for SDK style .csproj
Size: 557 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

tom-englert/ProjectMigrationHelper
A VS2019 extension that helps to migrate your old style projects to the new VS2017+ format.
Language: C# - Size: 71.3 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

Shazwazza/NugetAutoUpdater
Auto update your Nuget packages for .NET Framework projects
Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Julien-Mialon/Cake.Storm
Cake addins & tools
Language: C# - Size: 2.85 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 4

AHelper/dotnet-slnmerge
Mirror of https://gitlab.com/dotnet-slnmerge/dotnet-slnmerge
Language: C# - Size: 160 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

smabuk/VersioningDemos
Examples of ways to version .NET Core projects both with and without Continuous Development
Language: C# - Size: 553 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

xaviersolau/SlnAggregate
Aggregate all projects from several solutions in a global solution replacing package references by project references when possible.
Language: C# - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

neptaco/UnityT4TemplatePatch
Using T4 Template by Unity generated csproj.
Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

krsnadatra/Sharpmake-Ubisoft
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
Language: C# - Size: 7.92 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jefersonsv/NuspecFromGithub
Utility to create .nuspec file from github and project assembly
Language: C# - Size: 529 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

jRichardeau/vscode-vsproj Fork of azz/vscode-csproj
Visual Studio Code extension to keep your *proj files up to date.
Language: TypeScript - Size: 1.13 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

stempy/csproj-to-vs2017
Upgrade legacy csproj (pre-2017) projects to VS2017 format
Language: C# - Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tpxxn/OpenInVs
在 Fork 中使用该项目可以搜索项目目录中的sln和csproj文件并用 vs 打开
Language: C# - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Michal-Stempkowski/TrueCompositionRootWithAspNetCore
Example repository on how to move dependency injection specifics outside .NET Core MVC project
Language: HTML - Size: 538 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

penCsharpener/NuCLIus
NuCLIus ist a nuget CLI GUI for listing your .csproj files, creating nupkgs, adding them to a network source etc
Language: C# - Size: 121 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dgm9704/dotproj
Create graphviz dot files from .NET project references
Language: C# - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

66bit/dotnet-csproj-cleaner
Workaround for .NET Core compilation issue "Duplicate 'Content' items were included"
Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

zcyemi/Unity.CSProject
.net standard2.0 lib for parsing .csproj of Unity project
Language: C# - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

shuruev/SolutionPackages
Allows managing packages and references at the solution level.
Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
