added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9337 | {
"extension": "c-sharp",
"max_stars_count": "35.0",
"max_stars_repo_name": "LeeSanderson/CoAP-CSharp",
"max_stars_repo_path": "CoAP.Test/Channel/MulticastTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9338"
} | starcoder | /*
* Copyright (c) 2020, <NAME> <<EMAIL>>
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY.
*
* This file is part of the CoAP.NET, a CoAP framework in C#.
* Please see README for more information.
*/
using System;
using System.Collections.Generic;
using System.N... | 1.929609 | 452563dcc98f2f330186b3efafb12044 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9338 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "skelegorg/Whiteboard-LMS",
"max_stars_repo_path": "WhiteboardAPI/WhiteboardAPI/Models/Other/Comment.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9339"
} | starcoder | <reponame>skelegorg/Whiteboard-LMS<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using WhiteboardAPI.Models.Accounts;
namespace WhiteboardAPI.Models.Other
{
public class Comment
{
//comment object
//date and time posted
public DateTime _postTime... | 2.357532 | 764c8d2aa4941834970668879fb4062a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9339 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mahdib/ProfessionalCSharp2021",
"max_stars_repo_path": "1_CS/ReflectionAndSourceGenerators/ReflectionSamples/TypeView/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9340"
} | starcoder | StringBuilder OutputText = new();
// modify this line to retrieve details of any other data type
Type t = typeof(double);
AnalyzeType(t);
Console.WriteLine($"Analysis of type {t.Name}");
Console.WriteLine(OutputText.ToString());
Console.ReadLine();
void AnalyzeType(Type t)
{
TypeInfo typeInfo = t.GetTypeInfo()... | 3.233981 | 8ee76c887e00ab81aac884a31c62a505 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9340 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ssa3512/AvaTax-REST-V2-DotNet-SDK",
"max_stars_repo_path": "src/models/HsCodeModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9341"
} | starcoder | using System;
using System.Collections.Generic;
using Newtonsoft.Json;
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author <NAME>
* @author <NAME>
*/
namespac... | 2.693363 | 9d1c2ca056ed9cc032cbcd31704aaa66 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9341 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AmbarJaichenco/Guia-1-Programacion---4A-Ambar-Jaichenco",
"max_stars_repo_path": "Assets/Scripts/EJ9.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9342"
} | starcoder | <reponame>AmbarJaichenco/Guia-1-Programacion---4A-Ambar-Jaichenco
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class EJ9 : MonoBehaviour
{
//Realizá un programa que resuelva el siguiente problema:
//Tres personas aportan diferente capital a una sociedad. Se desea saber... | 2.762609 | 4b19ea7372aeaa6b99166e5816304276 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9342 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "soleil-taruto/Hatena",
"max_stars_repo_path": "a20201226/Confused_02/tmpsol/Elsa20200001/SanitizeInnerChromiumWrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9343"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Charlotte
{
/// <summary>
/// Confused by ConfuserElsa
/// </summary>
public class EncounterPreviousPeaceCommunication
{
/// <summary>
/// Confused by ConfuserElsa
/// </summary>
public int SaveSuccessfulNeody... | 1.88431 | 5696f53e6c97abbbe175ad94f06d723d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9343 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "lordofduct/spacepuppy-unity-framwork-3.0",
"max_stars_repo_path": "SpacepuppyUnityFrameworkEditor/IconHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9344"
} | starcoder | using UnityEngine;
using UnityEditor;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using com.spacepuppy;
using com.spacepuppy.Utils;
using com.spacepuppy.Dynamic;
namespace com.spacepuppyeditor
{
public static class IconHelper
{
public enum LabelIcon
... | 2.028768 | 4fad45e1522d004803569f2f1277ac12 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9344 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "oliverheilig/XServer.Core",
"max_stars_repo_path": "XServer.Core/Map/MapRectangle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9345"
} | starcoder | <filename>XServer.Core/Map/MapRectangle.cs
// This source file is covered by the LICENSE.TXT file in the root folder of the SDK.
namespace Ptv.XServer.Controls.Map
{
using System;
using System.Collections.Generic;
using System.Windows;
/// <summary>
/// <para>
/// For geographical use cases, ... | 3.290792 | a3f19512143e266d064245c7af1fbbb3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9345 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "NO8LESIX/rgn",
"max_stars_repo_path": "GroceryLibrary/Models/Database/DistributorTable.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9346"
} | starcoder | /*
* Class: DistributorTable.cs
* Purpose: This models the Distributor table in the Rural Grocery Database
*/
namespace GroceryLibrary.Models.Database
{
public static class DistributorTable
{
public const string DISTRIBUTOR_ID = "DistributorID ";
public const string DISTRIBUTOR_NAME = "Dis... | 1.937113 | b873a2943de736271919c7cd05ad3b72 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9346 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "marcingorecki/digiCamControl",
"max_stars_repo_path": "PhotoBooth/PhotoCardTemplateInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9347"
} | starcoder | <gh_stars>1-10
using PhotoBooth.Cards;
using System;
using System.Collections.Generic;
namespace PhotoBooth
{
public class PhotoCardTemplateInfo
{
public PhotoCardTemplateInfo()
{
}
public Type TemplateType
{
get;
set;
}
public ... | 3.081129 | c65a8ecc4e266ac1fbc9667dc7211df3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9347 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "DevTeam/flow",
"max_stars_repo_path": "flow/Core/Color.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9348"
} | starcoder | <gh_stars>1-10
namespace Flow.Core
{
internal enum Color
{
Default,
Header,
Trace,
Success,
Warning,
Error
}
}
| 1.43545 | 777450852ecd43cf9672c66e9407d8c1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9348 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chrfin/MovieCollection",
"max_stars_repo_path": "MediaInfoNET/Chapter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9349"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Globalization;
namespace MediaInfoNET
{
/// <summary>
/// Holds informations about a chapter.
/// </summary>
/// <remarks>Documented by CFI, 2009-03-27</remarks>
public class Chapter
... | 2.650938 | 10fa5ec39f1d72a3791d2e0d94f2c066 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9349 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AreTrash/CompetitiveProgrammingSnippets",
"max_stars_repo_path": "CompetitiveProgrammingSnippets/Algorithm/MathX/Permutation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9350"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace Algorithm.MathX
{
//$permutation
//ref: https://stackoverflow.com/questions/11208446/generating-permutations-of-a-set-most-efficiently
//by <NAME>
public static class Permutation
{
public static IEnumerable<IReadO... | 3.292185 | e52edd3233247fb99c1617a39ac5e7a0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9350 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "manbeardgames/Droplet",
"max_stars_repo_path": "Droplet/Objects/Actor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9351"
} | starcoder | <reponame>manbeardgames/Droplet
//================================================================================
/*
MIT License
Copyright(c) 2017 <NAME>(ManBeardGames)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"),... | 2.325392 | eb501a4791af2b67f96de953c3714cac |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9351 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "onovotny/NuGet.Client",
"max_stars_repo_path": "src/NuGet.Core/NuGet.PackageManagement/Utility/FileSystemUtility.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9352"
} | starcoder | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.IO;
using System.Linq;
using System.Threading;
using... | 2.412701 | 4dee4b3be75244585bb2a260dd9159dc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9352 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "chi-rei-den/Silverfish",
"max_stars_repo_path": "cards/LOE/LOEA02/Sim_LOEA02_02.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9353"
} | starcoder | /* _BEGIN_TEMPLATE_
{
"id": "LOEA02_02",
"name": [
"灯神之赐",
"<NAME>"
],
"text": [
"抽一张牌。赐予对手一个愿望。",
"Draw a card.\nGive your opponent a Wish."
],
"cardClass": "NEUTRAL",
"type": "HERO_POWER",
"cost": 0,
"rarity": null,
"set": "LOE",
"collectible": null,
"dbfId": 14203
}
_END_TEMPL... | 1.593629 | 00fa465edf9020c9aee84416b556eed8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9353 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FrendsPlatform/Frends.AzureBlobStorage",
"max_stars_repo_path": "Frends.AzureBlobStorage.DownloadBlob/Frends.AzureBlobStorage.DownloadBlob/Definitions/Destination.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9354"
} | starcoder | <filename>Frends.AzureBlobStorage.DownloadBlob/Frends.AzureBlobStorage.DownloadBlob/Definitions/Destination.cs
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
namespace Frends.AzureBlobStorage.DownloadBlob
{
/// <summary>
/// Options-class for DownloadBlob-task.
/// </summ... | 2.975745 | 943f35fd2b5a45566041dcd641e5ac22 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9354 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sashapodgoreanu/AdoNetTemplate",
"max_stars_repo_path": "AdoOracle/DataBase/OracleParametersWrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9355"
} | starcoder | <gh_stars>0
using AdoNetTemplate.Database.Core;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Data;
using AdoNetTemplate.Database.Support;
using Oracle.ManagedDataAccess.Client;
using AdoNetTemplate.Database.Generic;
namespace AdoOracl... | 2.479412 | 1046f583527c10fac03a296c0ce61192 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9355 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Wagnerp/Krypton-Toolkit-Suite-Extended-NET-5.452",
"max_stars_repo_path": "Source/Krypton Toolkit Suite Extended/Componentisation/Extended Dialogs/Dialogs/System/KryptonStringCollectionDialog.cs",
"provenance": "train-00000-of-00045.j... | starcoder | #region BSD License
/*
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE.md file or at
* https://github.com/Wagnerp/Krypton-Toolkit-Suite-Extended-NET-5.452/blob/master/LICENSE
*
*/
#endregion
using ComponentFactory.Krypton.Toolkit;
using System;
using System.Collect... | 1.605978 | 782a3cae58b8748574e24bbec8a8ebf5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9356 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "studio-nine/Nine",
"max_stars_repo_path": "Source/Nine.Content/Pipeline/Processors/ModelSkeletonProcessor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9357"
} | starcoder | namespace Nine.Content.Pipeline.Processors
{
using System.Collections.Generic;
using System.ComponentModel;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Content.Pipeline;
using Microsoft.Xna.Framework.Content.Pipeline.Graphics;
using Nine.Graphics;
/// <summary>
... | 2.554189 | 5013f9e6126f755758cc1881ff0371b4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9357 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "babakjahangiri/Itanc.AspNetIdentity",
"max_stars_repo_path": "IdentityRole.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9358"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using Microsoft.AspNet.Identity;
using Itanc.AspNetIdentity.Entities;
namespace Itanc.AspNetIdentity
{
public class IdentityRole : IRole
{
/// <summary>
/// Default constructor for Role... | 1.989151 | d6d5afd8d0957a0b89118fd27528e9ca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9358 | {
"extension": "c-sharp",
"max_stars_count": "588.0",
"max_stars_repo_name": "jrmoreno1/CodeConverter",
"max_stars_repo_path": "CodeConverter/CSharp/VbNameExpander.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9359"
} | starcoder | <filename>CodeConverter/CSharp/VbNameExpander.cs
using System.Threading;
using ICSharpCode.CodeConverter.Shared;
using ICSharpCode.CodeConverter.Util;
using ICSharpCode.CodeConverter.Util.FromRoslyn;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Operations;
using Microsoft.CodeAnalysis.Simplificatio... | 2.475787 | 1cc89b8dc1672439dcb901ccc05233d3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9359 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "QuackQuackBlah/TcecEvaluationBot",
"max_stars_repo_path": "src/TcecEvaluationBot.ConsoleUI/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9360"
} | starcoder | namespace TcecEvaluationBot.ConsoleUI
{
using System;
using System.Globalization;
using System.Text;
using System.Threading;
using CommandLine;
using TcecEvaluationBot.ConsoleUI.Settings;
public static class Program
{
public static void Main(string[] args)
{
... | 2.537235 | 785f56ea05e42214c985213664604ef8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9360 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "k0lpak/aws-sdk-net",
"max_stars_repo_path": "sdk/src/Services/Chime/Generated/_mobile/IAmazonChime.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9361"
} | starcoder | /*
* Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | 1.916108 | d03b857e37aa0b3dc75a1a682afb7674 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9361 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sceneskope/simple-hosting-console",
"max_stars_repo_path": "PrintTextToConsoleService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9362"
} | starcoder | using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace SimpleHostingConsole
{
internal class PrintTextToConsoleService : IHostedSer... | 2.920439 | 38b6d762685395adff7568906b380eea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9362 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "anidz/softuni-cs-fundamentals",
"max_stars_repo_path": "01.ProgrammingFundamentalsFinalExamRetake/07.SecretChat/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9363"
} | starcoder | <reponame>anidz/softuni-cs-fundamentals
using System;
using System.Linq;
namespace _07.SecretChat
{
class Program
{
static void Main(string[] args)
{
string message = Console.ReadLine();
string command = Console.ReadLine();
while (command != "Reveal")
... | 3.226588 | 9fd841fd9fabf39810d4577c37bc0cd9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9363 | {
"extension": "c-sharp",
"max_stars_count": "300.0",
"max_stars_repo_name": "WeihanLi/dotnet-monitor",
"max_stars_repo_path": "src/Tools/dotnet-monitor/CollectionRules/Options/ValidationHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9364"
} | starcoder | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.Diagnostics.Monitoring.WebApi;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Exte... | 2.038409 | 56877c72e2cfacb9a87608c401c38cdd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9364 | {
"extension": "c-sharp",
"max_stars_count": "211.0",
"max_stars_repo_name": "Boriszn/DeviceManager.Api",
"max_stars_repo_path": "src/DeviceManager.Api/Controllers/DevicesController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9365"
} | starcoder | <gh_stars>100-1000
using System;
using System.ComponentModel.DataAnnotations;
using System.Threading.Tasks;
using DeviceManager.Api.ActionFilters;
using DeviceManager.Api.Model;
using DeviceManager.Api.Resources;
using DeviceManager.Api.Services;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Localization;... | 2.381946 | f021c200e218733f2773dd61eef4de0f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9365 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Gisiona/MeuCurriculo",
"max_stars_repo_path": "MeuCurriculo/Views/Home/_ContatoPartial.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:9366"
} | starcoder | <reponame>Gisiona/MeuCurriculo
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
<div class="my-auto">
<h2 class="mb-5">Contato</h2>
<p class="mb-0">Em desenvolvimento... dúvida entre em contato através do Telefone: (11) 97951-0575</p>
</div>
</section> | 2.076299 | f07b7df5bdce8c21e4521f9ddbf0c789 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9366 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "radoslavvv/Programming-Fundamentals-Extended-May-2017",
"max_stars_repo_path": "Exercises/03.CSharpBasicSyntaxMoreExercises/04.PhotoGallery/04.PhotoGallery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9367"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
class Program
{
static void Main()
{
int photoNumber = int.Parse(Console.ReadLine());
int day = int.Parse(Console.ReadLine());
int month = int.Parse(Console.ReadLine());
... | 3.2553 | 0ed2101861c1d1bd764fcbef71d421a4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9367 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ErikMoczi/EducationGame_BachelorThesis",
"max_stars_repo_path": "Assets/Scripts/Game/Base/Health/IDamageAble.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9368"
} | starcoder | namespace Bachelor.Game.Base
{
public interface IDamageAble
{
void TakeDamage(int amount);
}
}
| 2.030985 | a4f32b97e16aa341fc246d5a297b79d6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9368 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "spknowledge/CSOM-Samples",
"max_stars_repo_path": "GetGroupUsers .cs",
"provenance": "train-00000-of-00045.jsonl.gz:9369"
} | starcoder | using System;
using System.Linq;
using System.Net;
using System.Text;
using System.Collections.Generic;
using Microsoft.SharePoint.Client;
namespace spknowledge.csomsamples.GetGroupUsers
{
class Program
{
static void Main(string[] args)
{
//Get Site Url fro... | 2.918529 | d9c83f8209e2596e1a1f99b3dc2e5cd1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9369 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jskeet/google-cloud-visualstudio",
"max_stars_repo_path": "GoogleCloudExtension/GoogleCloudExtension/FirewallManagement/PortInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9370"
} | starcoder | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicabl... | 2.291026 | 81636e9d51851a8e5955f0d630816f7d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9370 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "tabrath/cs-multiaddress",
"max_stars_repo_path": "src/Multiformats.Address/Protocols/IP4.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9371"
} | starcoder | using System;
using System.Net;
using System.Net.Sockets;
namespace Multiformats.Address.Protocols
{
public class IP4 : IP
{
public IP4()
: base("ip4", 4, 32)
{
}
public IP4(IPAddress address)
: this()
{
if (address.AddressFamily != A... | 2.97244 | 04cbbee9b8e55cc7fc4091165a52dcde |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9371 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "erlis/IronSmalltalk",
"max_stars_repo_path": "ClassLibraryBrowser/Definitions/Implementation/Global.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9372"
} | starcoder | /*
* **************************************************************************
*
* Copyright (c) The IronSmalltalk Project.
*
* This source code is subject to terms and conditions of the
* license agreement found in the solution directory.
* See: $(SolutionDir)\License.htm ... in the root of this dist... | 2.140258 | 43dcd394211cd69876120b09783650df |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9372 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "rasmus/Bake",
"max_stars_repo_path": "Source/Bake/Cooking/Cooks/Cook.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9373"
} | starcoder | // MIT License
//
// Copyright (c) 2021-2022 <NAME>
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modif... | 2.44017 | 4aa5016cf08ae787ad2adfe4b63b3f21 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9373 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "frankhale/textworld",
"max_stars_repo_path": "TextWorld.Core/Components/CommandComponent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9374"
} | starcoder | using TextWorld.Core.ECS;
namespace TextWorld.Core.Components
{
public class CommandComponent : TWComponent
{
public string? Command { get; private set; }
public string? FullCommand
{
get
{
if (!string.IsNullOrEmpty(Command))
{
... | 2.69165 | 09590f6a94ace41079b85d71608eb140 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9374 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "imastio/shoc",
"max_stars_repo_path": "Shoc.Identity.Model/ConfirmationRequest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9375"
} | starcoder | <reponame>imastio/shoc
namespace Shoc.Identity.Model
{
/// <summary>
/// The confirmation request
/// </summary>
public class ConfirmationRequest
{
/// <summary>
/// The email to verify
/// </summary>
public string Email { get; set; }
/// <summary>
/... | 1.765605 | ea7b92af458b7859a037b231d940a5c2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9375 | {
"extension": "c-sharp",
"max_stars_count": "14.0",
"max_stars_repo_name": "tukzar/BreweryDB",
"max_stars_repo_path": "BreweryDB/Models/RequestParameters/BeerRequestParameters.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9376"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BreweryDB.Models.RequestParameters
{
public class BeerRequestParameters
{
public static readonly string Page = "p";
public static readonly string Name = "name";
... | 1.588233 | 1b2485cf2b4293a1a884e163f983c9ef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9376 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Mabenan/WebApi",
"max_stars_repo_path": "test/E2ETest/Microsoft.Test.E2E.AspNet.OData/ODataOrderByTest/OrderByTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9377"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Net;
using System.Net.Http;
using System.Threading.Tasks;
using System.Web.Http;
using System.Web.Http.Dispatche... | 1.874855 | 2a86a37e1de99396e8e4a830d70291b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9377 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Stubbl/stubbl-identity",
"max_stars_repo_path": "src/Stubbl.Identity/Models/ResetPasswordConfirmation/ResetPasswordConfirmationViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9378"
} | starcoder | namespace Stubbl.Identity.Models.ResetPasswordConfirmation
{
public class ResetPasswordConfirmationViewModel
{
public ResetPasswordConfirmationViewModel(string emailAddress, string returnUrl)
{
EmailAddress = emailAddress;
ReturnUrl = returnUrl;
}
public... | 2.001659 | 926969b341bf38065dacfc241111d3fa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9378 | {
"extension": "c-sharp",
"max_stars_count": "495.0",
"max_stars_repo_name": "mrcece/ColaFrameWork",
"max_stars_repo_path": "Assets/3rd/Best HTTP (Pro)/BestHTTP/SecureProtocol/asn1/misc/NetscapeRevocationURL.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9379"
} | starcoder | <gh_stars>100-1000
#if !BESTHTTP_DISABLE_ALTERNATE_SSL && (!UNITY_WEBGL || UNITY_EDITOR)
using Org.BouncyCastle.Asn1;
namespace Org.BouncyCastle.Asn1.Misc
{
public class NetscapeRevocationUrl
: DerIA5String
{
public NetscapeRevocationUrl(DerIA5String str)
: base(str.GetString())
{
... | 1.861184 | 8d6b6b6db5d78a7d57e8c78d1de42408 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9379 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jvholmberg/Application",
"max_stars_repo_path": "Application.Users/Services/LanguageService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9380"
} | starcoder | <reponame>jvholmberg/Application<gh_stars>0
using System.Linq;
namespace Application.Users.Services
{
public interface ILanguageService
{
Entities.Language FindById(int id);
Entities.Language FindByName(string name);
Entities.Language FindByCode(string code);
}
public class L... | 2.147634 | cdc864b2a1cc39b8b62d10d395ef4307 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9380 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "insperedia/secucard-connect-net-sdk",
"max_stars_repo_path": "lib/Secucard.Connect/Net/Stomp/Client/StompClientFrameArrivedEvent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9381"
} | starcoder | namespace Secucard.Connect.Net.Stomp.Client
{
using System;
public delegate void StompClientFrameArrivedHandler(object sender, StompClientFrameArrivedArgs args);
public class StompClientFrameArrivedArgs : EventArgs
{
public StompFrame Frame { get; set; }
public DateTime Time { get; se... | 2.024126 | f379a35f8b43bb5b5d6cbf1c5c24714a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9381 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "alex99q/proggraming-fundamentals-exercises",
"max_stars_repo_path": "Strings and Text Processing - Exercises/05. Capitalize Words/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9382"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace _05.Capitalize_Words
{
class Program
{
static void Main(string[] args)
{
var input = Console.ReadLine();
while (input != "end")
{
var words = input
... | 3.665964 | fe45b37f88164a02a86f15943c169393 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9382 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "spanishprisoner/AuctionHunter",
"max_stars_repo_path": "src/AuctionHunter/G2A/Implementation/G2AAuctionLinkExtractor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9383"
} | starcoder | using Newtonsoft.Json.Linq;
namespace AuctionHunter.G2A.Implementation
{
public class G2AAuctionLinkExtractor : IG2AAuctionLinkExtractor
{
public string Extract(string item)
{
var token = JObject.Parse(item);
var slug = token.SelectToken("$.slug").ToString();
return $"https://www.g2a.com/pl-pl/{slug}";... | 2.403724 | 6f78144a5313be654973bf2fb6261dc1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9383 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "HavenDV/ratbuddyssey",
"max_stars_repo_path": "src/libs/Ratbuddyssey.Apps.Core/Models/File/AudysseyMultEQAppDetectedChannel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9384"
} | starcoder | using System.Runtime.Serialization;
namespace Ratbuddyssey.MultEQApp;
[DataContract]
public class DetectedChannel : ReactiveObject
{
#region Properties
[DataMember]
[Reactive]
public int EnChannelType { get; set; }
[DataMember]
[Reactive]
public bool? IsSkipMeasurement { get; set; }
... | 1.909279 | 1066e764b3e246bf231adc62580040ac |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9384 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pmccloghrylaing/marten",
"max_stars_repo_path": "src/MartenBenchmarks/DocumentActions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9385"
} | starcoder | using System.Linq;
using BenchmarkDotNet.Attributes;
using Marten.Testing;
using Marten.Testing.Documents;
namespace MartenBenchmarks
{
[SimpleJob(warmupCount: 2)]
[MemoryDiagnoser]
public class DocumentActions
{
public static Target[] Docs = Target.GenerateRandomData(100).ToArray();
... | 2.11682 | 17901b3028e5ccb897905ec44b646f7c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9385 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "chengw315/CRP",
"max_stars_repo_path": "client/WindowsFormsApplication1/WindowsFormsApplication1/MyUDPSocket.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9386"
} | starcoder | <filename>client/WindowsFormsApplication1/WindowsFormsApplication1/MyUDPSocket.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Text;
using System.Threading.Tasks;
namespace WindowsFormsApplication1
{
class MyUDPSocket
{
pri... | 2.837292 | 6db6b8090a1a2d196c88607cfba4a8ae |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9386 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "hdkesting/RichTextCleaner",
"max_stars_repo_path": "RichTextCleaner.Test/TestTrimParagraph.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9387"
} | starcoder | using Microsoft.VisualStudio.TestTools.UnitTesting;
using RichTextCleaner.Common;
namespace RichTextCleaner.Test
{
#pragma warning disable CA1707 // Identifiers should not contain underscores
[TestClass]
public class TestTrimParagraph
{
[TestMethod]
public void CleanParagraph_ShouldStayCle... | 2.763326 | 5379e571c934787baf816665874b3d71 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9387 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Xenepherth/Intersect-Engine",
"max_stars_repo_path": "Intersect.Server/Core/CommandParsing/CommandParsingNamespace.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9388"
} | starcoder | <gh_stars>0
using System.Collections.Generic;
using Intersect.Localization;
using Newtonsoft.Json;
namespace Intersect.Server.Core.CommandParsing
{
public sealed class CommandParsingNamespace : LocaleNamespace
{
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)] public readonly Co... | 1.783263 | 250eab44a19897a048984f4299856a92 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9388 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "LuohuaRain/payment",
"max_stars_repo_path": "src/Essensoft.AspNetCore.Payment.Alipay/Response/KoubeiCateringDishAreaQueryResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9389"
} | starcoder | using System.Collections.Generic;
using System.Text.Json.Serialization;
using Essensoft.AspNetCore.Payment.Alipay.Domain;
namespace Essensoft.AspNetCore.Payment.Alipay.Response
{
/// <summary>
/// KoubeiCateringDishAreaQueryResponse.
/// </summary>
public class KoubeiCateringDishAreaQueryResponse : Al... | 1.390282 | 83625ce7b9428929ed37db4febcce274 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9389 | {
"extension": "c-sharp",
"max_stars_count": "1024.0",
"max_stars_repo_name": "MCMrARM/sandbox-attacksurface-analysis-tools",
"max_stars_repo_path": "NtApiDotNet/Win32/Security/Native/LsaString.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9390"
} | starcoder | <reponame>MCMrARM/sandbox-attacksurface-analysis-tools<gh_stars>1000+
// Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http:/... | 1.843613 | b65a390f73d97765338e474cd97bb14b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9390 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BioWareRu/BioEngine.Common",
"max_stars_repo_path": "src/BioEngine.Core/Modules/BaseBioEngineModule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9391"
} | starcoder | using System;
using System.Reflection;
using System.Threading.Tasks;
using BioEngine.Core.Abstractions;
using BioEngine.Core.DB;
using FluentValidation;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
namespace BioEngine.Core.Modules
{
... | 2.117143 | 5d0a2a401aa94bb3708a191599edf8c5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9391 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "shg166/WriteTheSigns",
"max_stars_repo_path": "UI/Tabs/FontsConfig/WTSFontsSettings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9392"
} | starcoder | using ColossalFramework.Globalization;
using ColossalFramework.UI;
using ICities;
using Klyte.Commons.Extensions;
using Klyte.Commons.UI.SpriteNames;
using Klyte.WriteTheSigns.Data;
using Klyte.WriteTheSigns.Utils;
using UnityEngine;
using static Klyte.Commons.UI.DefaultEditorUILib;
namespace Klyte.WriteTheSigns.UI
{... | 1.816202 | f835dc845a770e19ee0ef819f949b788 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9392 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "DomainBus/DomainBus",
"max_stars_repo_path": "src/DomainBus/IDomainBus.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9393"
} | starcoder | using System;
using CavemanTools.Infrastructure;
using DomainBus.Configuration;
using DomainBus.Dispatcher.Client;
using DomainBus.DomainEvents;
namespace DomainBus
{
/// <summary>
/// Singleton
/// </summary>
public interface IDomainBus:IDisposable
{
IDispatchMessages GetDispatcher();
... | 2.62732 | 41463daa6192368dbd319b5c885a3b26 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9393 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "syncfusion/uwp-demos",
"max_stars_repo_path": "PivotGrid/PivotGrid/View/KPI.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9394"
} | starcoder | #region Copyright Syncfusion Inc. 2001-2021
// Copyright Syncfusion Inc. 2001-2021. All rights reserved.
// Use of this code is subject to the terms of our license.
// A copy of the current license can be obtained at any time by e-mailing
// <EMAIL>. Any infringement will be prosecuted under
// applicable laws.
#endre... | 1.725847 | 5dfa40ba9d7400e42a84e8d3f77ddfca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9394 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "LumpBloom7/osu",
"max_stars_repo_path": "osu.Game.Rulesets.Mania/UI/ManiaPlayfield.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9395"
} | starcoder | <reponame>LumpBloom7/osu
// Copyright (c) p<NAME> <<EMAIL>>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using System;
using System.Collections.Generic;
using System.Linq;
using osu... | 2.202252 | 5e3b42e424700f2fd5d95c77327b18ad |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9395 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "FlukeFan/Generazor",
"max_stars_repo_path": "Generazor.Tests/GeneratorTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9396"
} | starcoder | <reponame>FlukeFan/Generazor<filename>Generazor.Tests/GeneratorTests.cs
using System;
using System.Collections.Generic;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using FluentAssertions;
using Generazor.Tests.Templates;
using NUnit.Framework;
namespace Generazor.Tests
{
[TestFixture]
... | 2.340904 | 6e8d09e24de2c487e88cc579ea8540cc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9396 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jchristman/PurpleSharp",
"max_stars_repo_path": "PurpleSharp/Lib/Structs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9397"
} | starcoder | <gh_stars>1-10
using System;
using System.Runtime.InteropServices;
public class Structs
{
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
public struct STARTUPINFOEX
{
public STARTUPINFO StartupInfo;
public IntPtr lpAttributeList;
}
[StructLayout(LayoutKind.Sequent... | 1.898062 | 7cc7b6710343651d942ff0d523697ed0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9397 | {
"extension": "c-sharp",
"max_stars_count": "620.0",
"max_stars_repo_name": "NotQuin/Simple-Injection",
"max_stars_repo_path": "Bleak/PortableExecutable/Structures/ExportedFunction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9398"
} | starcoder | namespace Bleak.PortableExecutable.Structures
{
internal sealed class ExportedFunction
{
internal string Name;
internal readonly int Offset;
internal readonly short Ordinal;
internal ExportedFunction(string name, int offset, short ordinal)
{
Name = name;
... | 1.880514 | f1fb19477c3aa01c9881550b54bc199a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9398 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tt195361/Casl2Simulator",
"max_stars_repo_path": "Casl2Simulator/Casl2/ICodeGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9399"
} | starcoder | using System;
namespace Tt195361.Casl2Simulator.Casl2
{
/// <summary>
/// コードを生成するオブジェクトが提供するインタフェースです。
/// </summary>
internal interface ICodeGenerator
{
Int32 GetCodeWordCount();
void GenerateCode(RelocatableModule relModule);
}
/// <summary>
/// adr のコードを生成するオブジェクトが... | 1.869794 | bfda80470355053deac160277ed384e2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9399 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "OniqLoshiq/OfficeManagerMini",
"max_stars_repo_path": "OfficeManagerMini/04_Tests/OMM.Tests/Services/AssetTypesServiceTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9400"
} | starcoder | using Microsoft.EntityFrameworkCore;
using OMM.Data;
using OMM.Domain;
using OMM.Services.AutoMapper;
using OMM.Services.Data;
using OMM.Services.Data.DTOs.AssetTypes;
using OMM.Tests.Common;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Xunit;
namespace OMM.Tests.Services
{... | 2.298315 | 2d0c20436b332cde6c95723a853350a5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9400 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Sarofc/com.saro.behaviortree",
"max_stars_repo_path": "Runtime/Standard/Composite/SimpleParallel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9401"
} | starcoder | using UnityEngine;
using System.Collections;
using System;
using System.Linq;
using System.Text;
namespace Saro.BT
{
[BTNode("Composites/", "Editor_Parallel")]
public sealed class SimpleParallel : BTComposite
{
BehaviorIterator[] branchIterator;
EStatus[] childrenStatus;
[Serializ... | 2.51482 | 2f2fd252761ef32d02506aa57ddf41cc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9401 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jandppw/ppwcode",
"max_stars_repo_path": "dotnet/Util/OddsAndEnds/I/2.n/2.0.0/src/I/Serialization/SerializationHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9402"
} | starcoder | <filename>dotnet/Util/OddsAndEnds/I/2.n/2.0.0/src/I/Serialization/SerializationHelper.cs<gh_stars>0
//Copyright 2004 - $Date: 2008-11-15 23:58:07 +0100 (za, 15 nov 2008) $ by PeopleWare n.v..
//Licensed under the Apache License, Version 2.0 (the "License");
//you may not use this file except in compliance with the... | 2.336734 | 10f355fefa4e7fd8f36785cf0f7428ae |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9402 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ShimakazeProj/Star.Project",
"max_stars_repo_path": "Star.Project/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9403"
} | starcoder | <reponame>ShimakazeProj/Star.Project<filename>Star.Project/Program.cs
using System.CommandLine;
using System.CommandLine.IO;
using System.CommandLine.Parsing;
using System.Threading.Tasks;
using Star.Project.Tools;
namespace Star.Project
{
public class Program
{
static async Task Main(string[] args)
... | 1.747426 | 987171b08989220ffb62d9fecb0c17d5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9403 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lohas1107/painter",
"max_stars_repo_path": "Painter/PresentationModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9404"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Drawing;
using System.Windows.Forms;
namespace Painter
{
// 游標模式
public enum CursorType
{
Default,
Cross,
SizeAll,
SizeNWSE,
SizeNESW
}
public class Presentat... | 2.666359 | 66714008d2c4bd3c1098f5435cdf331a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9404 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Gibe/Our.Umbraco.IntelligentMedia",
"max_stars_repo_path": "src/Our.Umbraco.IntelligentMedia/IIntelligentMediaSettings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9405"
} | starcoder | namespace Our.Umbraco.IntelligentMedia
{
public interface IIntelligentMediaSettings
{
T Settings<T>() where T : new();
}
}
| 1.332998 | c81489cf01cb9953a5c8ae0ca7a32d76 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9405 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "digital-synapse/os-roguelike",
"max_stars_repo_path": "OSRoguelike/GameStates/MainGameState.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9406"
} | starcoder | <reponame>digital-synapse/os-roguelike
using OSRoguelike.Enemies;
using System;
using System.Collections.Generic;
using System.Text;
namespace OSRoguelike
{
public class MainGameState : GameState
{
public MainGameState( )
{
this.player = Game.Player;
this.enemies = Game... | 2.631161 | 7e902d2b94a49e5cfdea2ac88818ca54 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9406 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LeonardoVanelli/ControleMesadaServer",
"max_stars_repo_path": "Service/PrismaWEB.Infra.Data/Repositories/CargoRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9407"
} | starcoder | using ProjetoModeloDDD.Domain.Entities;
using ProjetoModeloDDD.Domain.Interfaces.Repositories;
namespace ProjetoModeloDDD.Infra.Data.Repositories
{
public class CargoRepository : RepositoryBase<Cargo>, ICargoRepository
{
}
}
| 1.35241 | 69d6e948fc1adb3a4ccf3a5ea683fb30 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9407 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Pakoke/learn-terraform-circleci",
"max_stars_repo_path": "apps/dotnetapi/src/Controllers/ExampleHealthCheck.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9408"
} | starcoder | <filename>apps/dotnetapi/src/Controllers/ExampleHealthCheck.cs
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Extensions.Diagnostics.HealthChecks;
public class ExampleHealthCheck : IHealthCheck
{
public Task<HealthCheckResult> CheckHealthAsync(
HealthCheckContext context,
Can... | 2.343852 | 07a6539c47fdf5a5f4a83bc13bda4839 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9408 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "jessicl-ms/azure-sdk-for-net",
"max_stars_repo_path": "samples/linecounter/Controllers/HomeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9409"
} | starcoder |
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading.Tasks;
using Azure.Messaging.EventHubs;
using Azure.Storage.Blobs;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Azure;
using Microsoft.Extensions.Logging;
namespace LineCounter.Controllers
{
[Route("/")]
p... | 2.260793 | 9ee83b6f3053b4e7797d9d2cf51f7e90 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9409 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CVChrisWilson/Accelerators",
"max_stars_repo_path": "fieldservice/toa/cx/projects/Oracle.RightNow.Toa.MonthlyViewSchedulerAddIn/MonthlyViewCalendar.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9410"
} | starcoder | <reponame>CVChrisWilson/Accelerators
/* * *******************************************************************************************
* This file is part of the Oracle Service Cloud Accelerator Reference Integration set published
* by Oracle Service Cloud under the MIT license (MIT) included in the original distr... | 1.983262 | b5951ea0ca5ab4182c573588f0bf0233 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9410 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "paragasa/One-Life-Adventure-XAML-",
"max_stars_repo_path": "PersonalApp5910/Views/MainAppPages/BattlePage.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9411"
} | starcoder | using System;
using System.Collections.Generic;
using Xamarin.Forms;
namespace PersonalApp5910.Views.MainAppPages
{
public partial class BattlePage : ContentPage
{
public BattlePage()
{
InitializeComponent();
}
}
}
| 1.289985 | c9d332bbe29c3539ce4527e794422e5b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9411 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "VuTuanLinh/BIMS",
"max_stars_repo_path": "BIMS/BIMS/Model/Position.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9412"
} | starcoder | using BIMS.Attributes;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BIMS.Model
{
/**
* @author LinhVT
* @version 1.0
* @since 2018/11/6
*/
[SqlParameter("position")]
class Position : Element
{
p... | 2.713138 | b2874c8706a287ab5777d396f5cfc1d5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9412 | {
"extension": "c-sharp",
"max_stars_count": "385.0",
"max_stars_repo_name": "rallman/BrockAllen.MembershipReboot",
"max_stars_repo_path": "src/BrockAllen.MembershipReboot.Test/TestUserAccountService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9413"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BrockAllen.MembershipReboot.Test
{
public class TestUserAccountService : UserAccountService
{
public DateTime? Now { get; set; }
public TestUserAccountService(Membersh... | 2.175966 | 931fed2eabc6f4a410c54702022a0802 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9413 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tranthaibinh111/ann-shop-dot-net",
"max_stars_repo_path": "ann-shop-server/Controllers/Angular/AngularCategoryController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9414"
} | starcoder | <reponame>tranthaibinh111/ann-shop-dot-net<filename>ann-shop-server/Controllers/Angular/AngularCategoryController.cs
using ann_shop_server.Models;
using ann_shop_server.Services;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.Http;
namespace ann_shop_server.C... | 2.429979 | b084b3fe873cab869c06b1feb883de8a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9414 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Kayien/Medical_Journals",
"max_stars_repo_path": "Medical_Journals_Client/Medical_Journals_Client/Frm_MainView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9415"
} | starcoder | <filename>Medical_Journals_Client/Medical_Journals_Client/Frm_MainView.cs
using CAD_Medical_Journals;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
na... | 2.083797 | ffe3fdc5ec2f6bc34e9e126df8033bab |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9415 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "armroyce/Unreal",
"max_stars_repo_path": "UnrealEngine-4.11.2-release/Engine/Source/Programs/UnrealDocTool/APIDocTool/APIDocTool/APIModuleIndex.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9416"
} | starcoder | <filename>UnrealEngine-4.11.2-release/Engine/Source/Programs/UnrealDocTool/APIDocTool/APIDocTool/APIModuleIndex.cs
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using DoxygenLib;
using Sy... | 2.432284 | f42971539588cf6ee9f9c636524dbac1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9416 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "HorseSport-achobanov/endurance-contests",
"max_stars_repo_path": "src/tests/Application.UnitTests/CommandTestBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9417"
} | starcoder | namespace Blog.Application.UnitTests
{
using System;
using Blog.Application.Contracts;
using Blog.Gateways.Persistence.Providers;
using Moq;
public class CommandTestBase : IDisposable
{
protected const string TestUserId = "Test User Id";
public CommandTestBase()
{
... | 2.095726 | a18a464191a2a7abb0f9231417c88263 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9417 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "getbucket/bucket",
"max_stars_repo_path": "src/Bucket/Package/Loader/InvalidPackageException.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9418"
} | starcoder | /*
* This file is part of the Bucket package.
*
* (c) <NAME> <<EMAIL>>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* Document: https://github.com/getbucket/bucket/wiki
*/
using Bucket.Configuration;
using Bucket.Exception;
u... | 2.400204 | 490fe30bb8b2867354969461c7ec0adb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9418 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "huzhiguan/PdfPig",
"max_stars_repo_path": "src/UglyToad.PdfPig/XObjects/XObjectFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9419"
} | starcoder | namespace UglyToad.PdfPig.XObjects
{
using System;
using System.Collections.Generic;
using System.Linq;
using Content;
using Exceptions;
using Filters;
using Geometry;
using Graphics;
using Graphics.Colors;
using Graphics.Core;
using Tokenization.Scanner;
using Tokens;
... | 2.133452 | cd4ff1b1f0b60e9dd8ddf331258f98a7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9419 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ilinkmobility/DotnetSandard.Example",
"max_stars_repo_path": "LoanCalculator.Standard/PersonalLoanCalculator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9420"
} | starcoder | using System;
namespace LoanCalculator.Standard
{
public class PersonalLoanCalculator
{
private double emiAmount;
private double totalPaidInterest;
//Private Constructor.
private PersonalLoanCalculator()
{
}
private static PersonalLoanCalculator instan... | 3.415482 | e6fc562b1ac918ce8c2c35aa62a8dfaf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9420 | {
"extension": "c-sharp",
"max_stars_count": "55.0",
"max_stars_repo_name": "PhilJollans/AnkhSVN",
"max_stars_repo_path": "src/Ankh.Scc/Commands/UnsupportedWcVersion.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9421"
} | starcoder | <filename>src/Ankh.Scc/Commands/UnsupportedWcVersion.cs
// Copyright 2009 The AnkhSVN Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LI... | 2.116305 | 1382cc2d6cd0610e328829038244028a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9421 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "VahidN/Solution-Template-Generator",
"max_stars_repo_path": "SolutionTemplateGenerator/Core/XmlSchema/VSTemplateTemplateDataLocationField.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9422"
} | starcoder | using System.CodeDom.Compiler;
using System.Xml.Serialization;
namespace SolutionTemplateGenerator.Core.XmlSchema
{
[GeneratedCode("System.Xml", "2.0.50727.4927"), XmlType(AnonymousType = true, Namespace = "http://schemas.microsoft.com/developer/vstemplate/2005")]
public enum VSTemplateTemplateDataLocationFiel... | 1.495367 | 2efbd9daafb1393a9907bb147221252c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9422 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ToddGrun/csharp-language-server-protocol",
"max_stars_repo_path": "src/Dap.Protocol/Events/OutputExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9423"
} | starcoder | <gh_stars>1-10
using System;
using System.Threading;
using System.Threading.Tasks;
using OmniSharp.Extensions.DebugAdapter.Protocol.Requests;
using MediatR;
using OmniSharp.Extensions.JsonRpc;
namespace OmniSharp.Extensions.DebugAdapter.Protocol.Events
{
public static class OutputExtensions
{
public s... | 1.433593 | 7a9494f67349944e98f88b7ca9a2e25a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9423 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "PierrickVoulet/google-ads-dotnet",
"max_stars_repo_path": "src/V6/Services/ConversionUploadService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9424"
} | starcoder | <filename>src/V6/Services/ConversionUploadService.cs
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v6/services/conversion_upload_service.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
using pb... | 1.540674 | 48d1f91bd815b6b6228a827258302e9f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9424 | {
"extension": "c-sharp",
"max_stars_count": "167.0",
"max_stars_repo_name": "ScriptBox99/ZiggyCreatures.FusionCache",
"max_stars_repo_path": "src/ZiggyCreatures.FusionCache/Chaos/FusioCacheChaosUtils.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9425"
} | starcoder | <reponame>ScriptBox99/ZiggyCreatures.FusionCache
using System;
using System.Threading;
using System.Threading.Tasks;
using ZiggyCreatures.Caching.Fusion.Internals;
namespace ZiggyCreatures.Caching.Fusion.Chaos
{
/// <summary>
/// Various utils to work with randomized controllable chaos.
/// </summary>
public stat... | 3.121562 | 59cc229775f1351f8ab1e05d6dbfc8ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9425 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jamesjohnmcguire/DigitalZenWorks.Database.ToolKit",
"max_stars_repo_path": "DatabaseLibraryNet/DataDefinition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9426"
} | starcoder | /////////////////////////////////////////////////////////////////////////////
// <copyright file="DataDefinition.cs" company="<NAME>">
// Copyright © 2006 - 2022 <NAME>. All Rights Reserved.
// </copyright>
/////////////////////////////////////////////////////////////////////////////
using Common.Logging;
usin... | 2.405439 | e82166a329d69d0812aca596ae1cf10e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9426 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "trishamoyer/dotnet-standard-sdk",
"max_stars_repo_path": "test/IBM.WatsonDeveloperCloud.SpeechToText.v1.IntegrationTests/SpeechToTextServiceIntegrationTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9427"
} | starcoder | /**
* Copyright 2017 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 1.767322 | afa8605254ac5d907bfe82f6c0490b1e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9427 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "monoblaine/Clipboard-to-Quoted-Lines",
"max_stars_repo_path": "ClipToQuotedLines/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9428"
} | starcoder | //ş
using System;
using System.Linq;
using System.Text.RegularExpressions;
using System.Windows.Forms;
namespace ClipToQuotedLines {
internal class Program {
[STAThread]
private static void Main (String[] args) {
if (!Clipboard.ContainsText(TextDataFormat.UnicodeText)) {
... | 2.652628 | ecd8fd5e0829de96cbc0568af7f377ee |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9428 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "norcino/MindedBanking",
"max_stars_repo_path": "MB.Application.Api.E2ETests/BaseE2ETest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9429"
} | starcoder | <reponame>norcino/MindedBanking
using AnonymousData;
using Builder;
using MB.Common;
using MB.Data.Access;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.TestHost;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Micros... | 2.07226 | bd4d9eab666d764e25f3899f90b2549a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9429 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "bastie/NetVampire",
"max_stars_repo_path": "NetVampiro/java/io/InterruptedIOException.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9430"
} | starcoder | <reponame>bastie/NetVampire<filename>NetVampiro/java/io/InterruptedIOException.cs
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 2.255917 | 727d0a5c59b6e6a0757017940ebec66a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9430 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ati-ozgur/Karkas",
"max_stars_repo_path": "Karkas.CodeGeneration/Karkas.CodeGeneration.Oracle/Implementations/TableOracle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9431"
} | starcoder | <reponame>ati-ozgur/Karkas<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Karkas.CodeGenerationHelper.Interfaces;
using Karkas.Core.DataUtil;
using System.Data;
namespace Karkas.CodeGeneration.Oracle.Implementations
{
public class TableOracle : ITable
... | 2.266212 | 7f09ad2cff219e89a97c93a68e76a504 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9431 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "OMGasm/MCForge-Vanilla",
"max_stars_repo_path": "Player/Player.Events.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9432"
} | starcoder | <reponame>OMGasm/MCForge-Vanilla
using System;
namespace MCForge
{
/// <summary>
/// This is the player object
/// </summary>
public partial class Player
{
internal bool cancelcommand/* = false*/;
internal bool cancelchat/* = false*/;
internal bool cancelmove/* = false*/;
... | 2.290291 | 246c7c6ebffa721df0ea6d133971a20e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9432 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Kiho/mongo-edi",
"max_stars_repo_path": "Edi/AppCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9433"
} | starcoder | namespace Edi
{
using System.Windows.Input;
public class AppCommand
{
#region CommandFramework Fields
private static RoutedUICommand exit;
private static RoutedUICommand loadFile;
private static RoutedUICommand saveAll;
private static RoutedUICommand pinUnpin;
private static R... | 2.398058 | ae593db03cc504fc130b87e36ccae39b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9433 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ViktorAleksandrov/SoftUni--CSharp-Fundamentals",
"max_stars_repo_path": "3. CSharp OOP Advanced/04. Reflection and Attributes/2. Exercise/P07.InfernoInfinity/Models/Weapons/Sword.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9434"... | starcoder | <filename>3. CSharp OOP Advanced/04. Reflection and Attributes/2. Exercise/P07.InfernoInfinity/Models/Weapons/Sword.cs<gh_stars>0
using P07.InfernoInfinity.Enums;
namespace P07.InfernoInfinity.Models.Weapons
{
public class Sword : Weapon
{
private const int InitialMinDamage = 4;
private const ... | 2.808438 | 3fcf53b5e502977da9f207c62aed8244 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9434 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Arthur3DLHC/Zeckoxe",
"max_stars_repo_path": "src/Samples/Samples/Triangle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9435"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Numerics;
using System.Runtime.InteropServices;
using Zeckoxe.Core;
using Zeckoxe.Desktop;
using Zeckoxe.Engine;
using Zeckoxe.Vulkan;
using Zeckoxe.Vulkan.Toolkit;
using Zeckoxe.Physics;
using Buffer = Zeckoxe.Vulkan.Buffer;
using Vortice.Vulkan... | 1.94524 | c16ac4d6d9118123ad9182519aec2981 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9435 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "HawkinsbrownArch/HBERT",
"max_stars_repo_path": "HBERT_Carbon_Emission_Tool/Models/Utilities/ViewportUtils.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9436"
} | starcoder | <gh_stars>10-100
using System.Linq;
using Autodesk.Revit.DB;
using CarbonEmissionTool.Services;
using CarbonEmissionTool.Settings;
namespace CarbonEmissionTool.Models
{
public class ViewportUtils
{
/// <summary>
/// Creates a new viewport on the <paramref name="newSheet"/>
/// </summa... | 2.463892 | b57ef68c96a218b455b55cc5462ab961 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9436 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tbalcom/MVVM-Samples",
"max_stars_repo_path": "samples/MvvmSampleUwp/Controls/DocumentationBlock.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9437"
} | starcoder | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using Microsoft.Toolkit.Uwp.UI.Controls;
using Windows.System;
using Windows.UI.Xaml;
using Windows.U... | 2.426084 | 7160e34915034ee12d5aff202a056083 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.