This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
SharpDevelop
mirror of
https://github.com/icsharpcode/SharpDevelop.git
Watch
1
Star
0
Fork
You've already forked SharpDevelop
0
Code
Issues
Projects
Releases
Wiki
Activity
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10260
Commits
14
Branches
60
Tags
224 MiB
C#
80.7%
JavaScript
17.5%
C++
0.5%
Visual Basic .NET
0.5%
Rich Text Format
0.4%
Other
0.2%
Tree:
e4a1e0b42d
4.0
4.1
4.2
4.x
addin-manager-package-subdirectories
filemodels
formsdesignerappdomain
master
newNR
newNRILSpyDebugger
newNRvisualizers
nuget-3.0-ctp
reports
shortcuts
2.0-Beta1
2.0-Beta2
2.0-Beta3
2.0-RC1
2.0-RC2
2.0.0
2.0.1
2.1-Beta1
2.1-Beta2
2.1-Beta3
2.1-RC1
2.1.0
2.2.0
2.2.1
2.2.1b
3.0-Beta1
3.0-Beta2
3.0-Beta3
3.0-RC
3.0.0
3.1-Beta1
3.1-RC1
3.1-RC2
3.1.0
3.1.1
3.2-RC1
3.2-RC2
3.2.0
3.2.1
4.0-Beta1
4.0-Beta2
4.0-Beta3
4.0-Beta4
4.0-RC1
4.0-RC2
4.0.0
4.1-Beta
4.1-RC
4.1.0
4.2-Beta1
4.2-Beta2
4.2-RC1
4.2.0
4.2.1
4.2.2
4.3-Beta1
4.3.0
4.3.1
4.3.2
4.3.3
4.4.0
4.4.1
5.0-Beta1
5.0-Beta2
5.0-Beta3
5.0-Beta4
5.0-Beta5
5.0-RC1
5.0.0
v5.1-archival
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e4a1e0b42d'
${ noResults }
SharpDevelop
/
data
/
templates
/
project
/
CSharp
History
Daniel Grunwald
0e2a410acb
Move portable library strings to translation database.
13 years ago
..
CSharp.WcfRestServiceProject.xpt
Update project and file templates to use correct icons.
14 years ago
CSharp.WcfServiceProject.xpt
Update project and file templates to use correct icons.
14 years ago
ConsoleProject.xpt
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
ControlLibrary.xpt
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
15 years ago
DefaultAssemblyInfo.cs
You can now insert custom formatted dates with StringParser.Parse() via ${DATE:formatstring}. This string gets passed to DateTime.Now.ToString() and the results returned. All project templates that have an AssemblyInfo.cs now set the AssemblyCopuRight to this year.
17 years ago
EmptyMvcWebProject.xpt
Use fully qualified assembly references for ASP.NET MVC assemblies in project templates.
14 years ago
EmptyProject.xpt
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
15 years ago
FormsProject.xpt
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
Library.xpt
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
15 years ago
MvcRazorProject.xpt
Update to latest jQuery and Modernizr NuGet packages.
13 years ago
MvcWebProject.xpt
Update to latest jQuery and Modernizr NuGet packages.
13 years ago
NotifyIcon.xpt
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
NotifyIconResources.resx
Add Notify Icon and Struct template by Justin Dearing.
19 years ago
PortableAssemblyInfo.cs
Add "Portable Library" project template.
13 years ago
PortableLibrary.xpt
Move portable library strings to translation database.
13 years ago
ProjectCategorySortOrder.xml
File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates.
20 years ago
Service.xpt
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
SharedAddin.xpt
Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not.
17 years ago
SharpDevelopAddin.xpt
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
15 years ago
SharpDevelopCustomTool.xpt
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
15 years ago
SharpDevelopCustomToolTemplate.xft.xml
Add project template for creating a custom tool AddIn.
19 years ago
SharpDevelopMacro.xpt
Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks.
15 years ago
SilverlightApplication.xpt
Update project and file templates to use correct icons.
14 years ago
WPFApplication.xpt
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
WPFAssemblyInfo.cs
You can now insert custom formatted dates with StringParser.Parse() via ${DATE:formatstring}. This string gets passed to DateTime.Now.ToString() and the results returned. All project templates that have an AssemblyInfo.cs now set the AssemblyCopuRight to this year.
17 years ago
WPFNavigationApplication.xpt
Create library projects as AnyCPU; use x86 only for applications.
13 years ago
WebService.xpt
Update project and file templates to use correct icons.
14 years ago
WebpageProject.xpt
Update project and file templates to use correct icons.
14 years ago