Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cris
c-sharp-study
Wiki
cris csharp 1.dotnet
cris csharp 1.dotnet
· Changes
Page history
No commit message
authored
Nov 05, 2015
by
cris
No commit message
Show whitespace changes
Inline
Side-by-side
cris-csharp-1.dotnet.markdown
View page @
2860feb8
### .NET Framework
<br>
###### .NET Framework is:
1.
다양한 언어와 라이브러리가 매끄럽게 함께 작동하는 실행 및 개발 환경을 구축하는 데 기준이 되는 표준인 Common language infrastructure (CLI) 를 Microsoft에서 구현한 것
2.
.NET 애플리케이션을 개발하고 실행할 수 있는 환경 (Platform)
...
...